home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / autooff.zip / RBBS-PC.MRG < prev    next >
Text File  |  1988-10-26  |  695b  |  16 lines

  1. * ------------[ BLED merge (c) Ken Goosens ]-------------
  2. * Merge this against RBBS-PC.BAS to produce D:\LITE\RBBS-PC.BAS
  3. * RBBS-PC.BAS:  Date 10-12-1988  Size 138779 bytes
  4. * ------------[ Created 10-26-1988 18:25:22 ]------------
  5. * REPLACING old line(s) by new
  6. 20200 CALL FILESYS
  7. * ------[ first line different ]------
  8.      IF DOWNLOAD.COMPLETED AND AUTO.END= 1 THEN GOTO 20235  'Autologoff Mod
  9.       ON FILESYS.PARAMETER GOTO 20205, _
  10.                                 20210, _
  11.                                 20215, _
  12.                                 20220, _
  13.                                 20225, _
  14.                                 20230, _
  15.                                 20235
  16.